home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / misc / worldmap / world / install1.bat < prev    next >
DOS Batch File  |  1987-01-10  |  651b  |  26 lines

  1. rem  Install1.bat                The World Digitized
  2. rem
  3. rem  Continue with The World Digitized Installation.
  4. rem
  5. pause  If not already there, place Disk 1/3 into Drive A:
  6. cd australia
  7. copy a:australia
  8. cd ..\antarctica
  9. copy a:antarctica
  10. cd ..\africa
  11. copy a:africa
  12. cd ..\southamerica
  13. copy a:southamerica
  14. pause  Place Disk 2/3 into Drive A:
  15. cd ..\asia
  16. copy a:asia
  17. cd ..\europe
  18. copy a:europe
  19. pause  Place Disk 3/3 into Drive A:
  20. cd ..\northamerica
  21. copy a:northamerica
  22. cd ..
  23. rem
  24. rem  Installation complete.  You may wish
  25. rem  to execute EXPAND.BAT to convert the .mps files to .mp1 (text format)
  26. rem  or read READ.ME for complete instructions.